Release 10.1A: OpenEdge Development:
Progress 4GL Reference


GET-ATTRIBUTE-NODE( ) method

Returns the XML ATTRIBUTE node with the specified name.

Return type: LOGICAL

Applies to: X-noderef object handle

Syntax
GET-ATTRIBUTE-NODE( attr-node-handle, name ) 

attr-node-handle

A valid X-noderef handle to use for the XML ATTRIBUTE node.

name

A character expression representing the name of the XML ATTRIBUTE node. For a namespace-aware ATTRIBUTE node, you must qualify the node name with a prefix including a colon (for example, prefix:node-name).


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095